home *** CD-ROM | disk | FTP | other *** search
/ Reverse Code Engineering RCE CD +sandman 2000 / ReverseCodeEngineeringRceCdsandman2000.iso / RCE / Ebooks / Java Developers' Guide / f16-4.gif < prev    next >
Graphics Interchange Format  |  2000-05-25  |  14.6 KB  |  733x411  |  4-bit (16 colors)
   ocr: Methods GetHourlyRate public float sethouriyrate () This method can be used to retrieve the hourly rate paid to the contractor. Returns: The contractor's hourly rate, excluding exceptional circumstances such as holidays and overtime. CalculatePayCheck public float calculateraycneck(int hours) This method calculates how much is due to a contractor based on how much he's worked and his hourly rate. Parameters: hours - The number ofhours worked by the contractor during this pay period. Returns: The amount ofmoney due the contractor.